EMT Practice Test

1. Question Content...


Question List

Question1: You have been asked to test the performance of a software and system update to a North American mobile trivia quiz game application.The quiz app is available on major app stores serving English-speaking users.The number of concurrent users planned for is 5 million Winning quiz participants are promiseda share of an allocated cash prize Once participants start playing, their quiz sessions must not be lost especially if all previous questions were answered correctly. The application owner wants to ensure that 99% of quiz sessions are maintained (up to 4.95 million sessions) until the last answer has been successfully recorded In order to avoid cooperation among quiz participants, the answers to the multiple choice questions are listed randomly Confidence in the game's fairness requires that a registered user originate from only one quiz client device Every user must respond over the same short window of time in order to avoid external assistance and learning the official answer before responding.Only participants who respond correctly may answer the next question Any activity that appears to violate expected behavior of a rule-following participant will cause the client session to be rejected.
You are developing test script code that handles quiz question responses. To do this you need to ensure that the script emulates the production quiz app client's logic in terms of rule following and client-backend interface specification.
Based on the question description provided, which is one test script behavior you would implement in order to ensure the test script successfully delivers the operational and load profile of a quiz participant?

Question2: Which of the following activities Is a valid performance oriented static testing activity?

Question3: During designdiscussions the performance testteam observed that database stored procedures for several popular use casesmay be badly coded.Which of thefollowing common performance failures would bestconfirm the team's confirmwas justified?

Question4: You have been asked to test the performance of a software and system update to a North American mobile trivia quiz game application.The quiz app is available on major app stores serving English-speaking users.The number of concurrent users plannedfor is 5 million Winning quiz participants are promiseda share of an allocated cash prize Once participants start playing, their quiz sessions must not be lost especially if all previous questions were answered correctly. The application owner wants to ensure that 99% of quiz sessions are maintained (up to 4 95 million sessions) until the last answer has been successfully recorded The performance test team is assembling criteria for tool selection.They have identified the following criteria
* Must be able to reliably generate 5 million concurrent virtual quiz participants from multiple data centers with centralized control
* Must be compatible with REST based web services and have tight integration with RESTful APIs' OData and OpenAPI.
* Must be able to support nested transaction timers, provide centralized performance data collection and reporting, and integrate with platform monitoring agents used by the Operations team.
Which of the following criterion would best complete the provided set of criteria?

Question5: Which of the following performance tests commonly results In understanding an application's ability to support future Increases of users or larger amounts of data without exceeding thecurrent performance requirement?

Question6: Which tool is ideally the only source of execution burden experienced by the system under test?

Question7: You have been asked to test the performance of a software and system update to a North American mobile trivia quiz game application.The quiz app is available on major app stores serving English-speaking users.The number of concurrent users planned for is 5 million Winning quiz participants are promiseda share of an allocated cash prize Once participants start playing, their quiz sessions must not be lost especially if all previous questions were answered correctly. The application owner wants to ensure that 99% of quiz sessions are maintained (up to 4 95 million sessions) until the last answer has been successfully recorded In order to avoid cooperation among quiz participants, the answers to the multiple choice questions are listed randomly Confidence in the game's fairness requires that a registered user originate from only one quiz client device Every user must respond over the same short window of time in order to avoid external assistance and learning the official answer before responding.Only participants who respond correctly may answer the next question Any activity that appears to violate expected behavior of a rule-following participant will cause the client session to be rejected.
You are currently preparing test scripts to function as a quiz participant.
What input data type is most critical for the test script to incorporate to ensure that the concurrency objective will be properly tested?

Question8: Which of the following lists of attributes characterize load generation using crowds?

Question9: Which Is a valid reason for why performance testing load would be applied to the SUT in a ramp-up pattern during a performance test?

Question10: Which of the following performance tests should we use to determine if an application meets performance expectations under typical realistic loads?

Question11: Which tool is best suited for determining resource utilization of a system component under test?

Question12: You have been asked to test the performance of a software and system update to a North American mobile trivia quiz game application.The quiz app is available on major app stores serving English-speaking users.The number of concurrent users planned for is 5 million Winning quiz participants are promiseda share of an allocated cash prize. Once participants start playing, their quiz sessions must not be lost especially if all previous questions were answered correctly. The application owner wants to ensure that 99% of quiz sessions are maintained (up to 4 95 million sessions) until the last answer has been successfully recorded.
Before your team begins testing, the team needs to present the performance test plan to business stakeholders Which of the following sets of plan attributes would you recommend be part of this presentation?

Question13: What is normally performed within the principal performance testing activity called Test Analysis and Design?
i.Determine scope of performance testing
ii.Establish action plans should performance issues arise
iii.in Create the test environment
iv.Identify risks to the performance tests
v. Determine load levels, tiring parameters, and transactions to be tested

Question14: Which of the following activities Is performed last within a performance test run?